runtime.stringStruct.len (field)

54 uses

	runtime (current package)
		alg.go#L54: 	return memhashFallback(x.str, h, uintptr(x.len))
		debuglog.go#L300: 		l.w.uvarint(uint64(str.len))
		debuglog.go#L307: 		bb.len, bb.cap = str.len, str.len
		debuglog.go#L659: 			len: len,
		heapdump.go#L160: 	dumpmemrange(sp.str, uintptr(sp.len))
		heapdump.go#L204: 		dumpint(uint64(uintptr(pkgpath.len) + 1 + uintptr(name.len)))
		heapdump.go#L205: 		dwrite(pkgpath.str, uintptr(pkgpath.len))
		heapdump.go#L207: 		dwrite(name.str, uintptr(name.len))
		map_faststr.go#L28: 		if key.len < 32 {
		map_faststr.go#L32: 				if k.len != key.len || isEmpty(b.tophash[i]) {
		map_faststr.go#L38: 				if k.str == key.str || memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L48: 			if k.len != key.len || isEmpty(b.tophash[i]) {
		map_faststr.go#L62: 			if *((*[4]byte)(add(key.str, uintptr(key.len)-4))) != *((*[4]byte)(add(k.str, uintptr(key.len)-4))) {
		map_faststr.go#L73: 			if memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L97: 			if k.len != key.len || b.tophash[i] != top {
		map_faststr.go#L100: 			if k.str == key.str || memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L123: 		if key.len < 32 {
		map_faststr.go#L127: 				if k.len != key.len || isEmpty(b.tophash[i]) {
		map_faststr.go#L133: 				if k.str == key.str || memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L143: 			if k.len != key.len || isEmpty(b.tophash[i]) {
		map_faststr.go#L157: 			if *((*[4]byte)(add(key.str, uintptr(key.len)-4))) != *((*[4]byte)(add(k.str, uintptr(key.len)-4))) {
		map_faststr.go#L168: 			if memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L192: 			if k.len != key.len || b.tophash[i] != top {
		map_faststr.go#L195: 			if k.str == key.str || memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L250: 			if k.len != key.len {
		map_faststr.go#L253: 			if k.str != key.str && !memequal(k.str, key.str, uintptr(key.len)) {
		map_faststr.go#L330: 			if k.len != key.len || b.tophash[i] != top {
		map_faststr.go#L333: 			if k.str != key.str && !memequal(k.str, key.str, uintptr(key.len)) {
		print.go#L21: 	rp.len = sp.len
		print.go#L22: 	rp.cap = sp.len
		proc.go#L483: 	write(2, sp.str, int32(sp.len))
		proc.go#L492: 	write(2, sp.str, int32(sp.len))
		signal_unix.go#L1027: 		write(2, s.str, int32(s.len))
		string.go#L106: 		stringStructOf(&str).len = 1
		string.go#L117: 	stringStructOf(&str).len = n
		string.go#L168: 	stringStructOf(&str).len = n
		string.go#L240: 	len int
		string.go#L276: 	stringStructOf(&s).len = size
		string.go#L472: 	ss := stringStruct{str: unsafe.Pointer(str), len: findnull(str)}
		stubs.go#L68: 	write(2, sp.str, int32(sp.len))
		type.go#L459: 	hdr.len = l
		type.go#L471: 	hdr.len = l2